[INFO] cloning repository https://github.com/karlrobeck/graph-sql
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/karlrobeck/graph-sql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarlrobeck%2Fgraph-sql", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarlrobeck%2Fgraph-sql'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e6843bfafcf4000f869ac212fa59f10cb1f07d54
[INFO] testing karlrobeck/graph-sql against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarlrobeck%2Fgraph-sql" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/karlrobeck/graph-sql
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/karlrobeck/graph-sql
[INFO] tweaked toml for git repo https://github.com/karlrobeck/graph-sql written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/karlrobeck/graph-sql on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/karlrobeck/graph-sql already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a37eb1e7a0c8e5acbdbd716704dcfe550cf80d8539080d044cea3a0b76819af2
[INFO] running `Command { std: "docker" "start" "-a" "a37eb1e7a0c8e5acbdbd716704dcfe550cf80d8539080d044cea3a0b76819af2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a37eb1e7a0c8e5acbdbd716704dcfe550cf80d8539080d044cea3a0b76819af2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a37eb1e7a0c8e5acbdbd716704dcfe550cf80d8539080d044cea3a0b76819af2", kill_on_drop: false }`
[INFO] [stdout] a37eb1e7a0c8e5acbdbd716704dcfe550cf80d8539080d044cea3a0b76819af2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3824d845f77cbc2297efb89bca1c7028870d827649f6c07e41dc906a61efdfed
[INFO] running `Command { std: "docker" "start" "-a" "3824d845f77cbc2297efb89bca1c7028870d827649f6c07e41dc906a61efdfed", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.96
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling ascii_utils v0.9.3
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling fast_chemail v0.9.6
[INFO] [stderr]    Compiling static_assertions_next v1.1.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling clap_builder v4.5.43
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling pluralizer v0.5.0
[INFO] [stderr]    Compiling stringcase v0.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling async-graphql-value v7.0.17
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling async-graphql-parser v7.0.17
[INFO] [stderr]    Compiling handlebars v5.1.2
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling recursive v0.1.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling sea-query-derive v0.4.3
[INFO] [stderr]    Compiling inherent v1.0.12
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling sea-query v0.32.7
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling async-graphql-derive v7.0.17
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling clap v4.5.43
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling sqlparser v0.58.0
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling async-graphql v7.0.17
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling async-graphql-axum v7.0.17
[INFO] [stderr]    Compiling graph-sql v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser.rs:107:22
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub struct SortInput(async_graphql::dynamic::InputObject);
[INFO] [stdout]     |            --------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `field` and `op` are never read
[INFO] [stdout]   --> src/resolvers.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct DynamicFilterCondition {
[INFO] [stdout]    |            ---------------------- fields in this struct
[INFO] [stdout] 45 |     field: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 46 |     op: FilterOperator,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 19s
[INFO] running `Command { std: "docker" "inspect" "3824d845f77cbc2297efb89bca1c7028870d827649f6c07e41dc906a61efdfed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3824d845f77cbc2297efb89bca1c7028870d827649f6c07e41dc906a61efdfed", kill_on_drop: false }`
[INFO] [stdout] 3824d845f77cbc2297efb89bca1c7028870d827649f6c07e41dc906a61efdfed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d78a9a8a0b7fac9eefd5dd8eeddf403105100fc0473bc08af926a175427a8fa7
[INFO] running `Command { std: "docker" "start" "-a" "d78a9a8a0b7fac9eefd5dd8eeddf403105100fc0473bc08af926a175427a8fa7", kill_on_drop: false }`
[INFO] [stderr]    Compiling graph-sql v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser.rs:107:22
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub struct SortInput(async_graphql::dynamic::InputObject);
[INFO] [stdout]     |            --------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `field` and `op` are never read
[INFO] [stdout]   --> src/resolvers.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct DynamicFilterCondition {
[INFO] [stdout]    |            ---------------------- fields in this struct
[INFO] [stdout] 45 |     field: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 46 |     op: FilterOperator,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser.rs:107:22
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub struct SortInput(async_graphql::dynamic::InputObject);
[INFO] [stdout]     |            --------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `field` and `op` are never read
[INFO] [stdout]   --> src/resolvers.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct DynamicFilterCondition {
[INFO] [stdout]    |            ---------------------- fields in this struct
[INFO] [stdout] 45 |     field: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 46 |     op: FilterOperator,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.53s
[INFO] running `Command { std: "docker" "inspect" "d78a9a8a0b7fac9eefd5dd8eeddf403105100fc0473bc08af926a175427a8fa7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d78a9a8a0b7fac9eefd5dd8eeddf403105100fc0473bc08af926a175427a8fa7", kill_on_drop: false }`
[INFO] [stdout] d78a9a8a0b7fac9eefd5dd8eeddf403105100fc0473bc08af926a175427a8fa7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4ef2ea46cc3a09a9727e5f33db4eaf4bcd0a239251b121558ad93d61d2c8c601
[INFO] running `Command { std: "docker" "start" "-a" "4ef2ea46cc3a09a9727e5f33db4eaf4bcd0a239251b121558ad93d61d2c8c601", kill_on_drop: false }`
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/parser.rs:107:22
[INFO] [stderr]     |
[INFO] [stderr] 107 | pub struct SortInput(async_graphql::dynamic::InputObject);
[INFO] [stderr]     |            --------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |            |
[INFO] [stderr]     |            field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `field` and `op` are never read
[INFO] [stderr]   --> src/resolvers.rs:45:5
[INFO] [stderr]    |
[INFO] [stderr] 44 | pub struct DynamicFilterCondition {
[INFO] [stderr]    |            ---------------------- fields in this struct
[INFO] [stderr] 45 |     field: String,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 46 |     op: FilterOperator,
[INFO] [stderr]    |     ^^
[INFO] [stderr] 
[INFO] [stderr] warning: `graph-sql` (lib) generated 2 warnings
[INFO] [stderr] warning: `graph-sql` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.60s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/graph_sql-8d7c44cdd7259fda)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test utils::tests::test_strip_id_suffix ... ok
[INFO] [stdout] test utils::tests::test_is_valid_graphql_identifier ... ok
[INFO] [stdout] test utils::tests::test_sanitize_graphql_name ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/graph_sql-b8a2f9ca2efd8591)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests graph_sql
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/utils.rs - utils::find_primary_key_column (line 55) ... FAILED
[INFO] [stdout] test src/utils.rs - utils::sanitize_graphql_name (line 180) ... FAILED
[INFO] [stdout] test src/utils.rs - utils::strip_id_suffix (line 27) ... FAILED
[INFO] [stdout] test src/config.rs - config::GraphQLConfig::apply (line 184) - compile ... FAILED
[INFO] [stdout] test src/utils.rs - utils::is_valid_graphql_identifier (line 141) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/utils.rs - utils::find_primary_key_column (line 55) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `find_primary_key_column` in this scope
[INFO] [stdout]   --> src/utils.rs:56:7
[INFO] [stdout]    |
[INFO] [stdout] 56 | match find_primary_key_column(&table_def) {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 55 + use graph_sql::utils::find_primary_key_column;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `table_def` in this scope
[INFO] [stdout]   --> src/utils.rs:56:32
[INFO] [stdout]    |
[INFO] [stdout] 56 | match find_primary_key_column(&table_def) {
[INFO] [stdout]    |                                ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils.rs - utils::sanitize_graphql_name (line 180) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `sanitize_graphql_name` in this scope
[INFO] [stdout]    --> src/utils.rs:181:12
[INFO] [stdout]     |
[INFO] [stdout] 181 | assert_eq!(sanitize_graphql_name("user-profile"), "user_profile");
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 180 + use graph_sql::utils::sanitize_graphql_name;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `sanitize_graphql_name` in this scope
[INFO] [stdout]    --> src/utils.rs:182:12
[INFO] [stdout]     |
[INFO] [stdout] 182 | assert_eq!(sanitize_graphql_name("123_table"), "_123_table");
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 180 + use graph_sql::utils::sanitize_graphql_name;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `sanitize_graphql_name` in this scope
[INFO] [stdout]    --> src/utils.rs:183:12
[INFO] [stdout]     |
[INFO] [stdout] 183 | assert_eq!(sanitize_graphql_name("valid_name"), "valid_name");
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 180 + use graph_sql::utils::sanitize_graphql_name;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils.rs - utils::strip_id_suffix (line 27) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `strip_id_suffix` in this scope
[INFO] [stdout]   --> src/utils.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | assert_eq!(strip_id_suffix("user_id"), "user");
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 27 + use graph_sql::utils::strip_id_suffix;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `strip_id_suffix` in this scope
[INFO] [stdout]   --> src/utils.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | assert_eq!(strip_id_suffix("email"), "email");
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 27 + use graph_sql::utils::strip_id_suffix;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `strip_id_suffix` in this scope
[INFO] [stdout]   --> src/utils.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | assert_eq!(strip_id_suffix("category_id"), "category");
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 27 + use graph_sql::utils::strip_id_suffix;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::GraphQLConfig::apply (line 184) stdout ----
[INFO] [stdout] error[E0277]: the trait bound `GraphQLConfig: Default` is not satisfied
[INFO] [stdout]    --> src/config.rs:192:7
[INFO] [stdout]     |
[INFO] [stdout] 192 |     ..Default::default()
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `GraphQLConfig`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `async_graphql::dynamic::SchemaBuilder` in the current scope
[INFO] [stdout]    --> src/config.rs:195:37
[INFO] [stdout]     |
[INFO] [stdout] 195 | let schema_builder = SchemaBuilder::new();
[INFO] [stdout]     |                                     ^^^ associated function or constant not found in `async_graphql::dynamic::SchemaBuilder`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils.rs - utils::is_valid_graphql_identifier (line 141) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `is_valid_graphql_identifier` in this scope
[INFO] [stdout]    --> src/utils.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 | assert!(is_valid_graphql_identifier("user"));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 141 + use graph_sql::utils::is_valid_graphql_identifier;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `is_valid_graphql_identifier` in this scope
[INFO] [stdout]    --> src/utils.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 143 | assert!(is_valid_graphql_identifier("user_id"));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 141 + use graph_sql::utils::is_valid_graphql_identifier;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `is_valid_graphql_identifier` in this scope
[INFO] [stdout]    --> src/utils.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 144 | assert!(is_valid_graphql_identifier("_internal"));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 141 + use graph_sql::utils::is_valid_graphql_identifier;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `is_valid_graphql_identifier` in this scope
[INFO] [stdout]    --> src/utils.rs:145:10
[INFO] [stdout]     |
[INFO] [stdout] 145 | assert!(!is_valid_graphql_identifier("123invalid"));
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 141 + use graph_sql::utils::is_valid_graphql_identifier;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `is_valid_graphql_identifier` in this scope
[INFO] [stdout]    --> src/utils.rs:146:10
[INFO] [stdout]     |
[INFO] [stdout] 146 | assert!(!is_valid_graphql_identifier("with-dashes"));
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 141 + use graph_sql::utils::is_valid_graphql_identifier;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/config.rs - config::GraphQLConfig::apply (line 184)
[INFO] [stdout]     src/utils.rs - utils::find_primary_key_column (line 55)
[INFO] [stdout]     src/utils.rs - utils::is_valid_graphql_identifier (line 141)
[INFO] [stdout]     src/utils.rs - utils::sanitize_graphql_name (line 180)
[INFO] [stdout]     src/utils.rs - utils::strip_id_suffix (line 27)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.63s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.13s; merged doctests compilation took 0.50s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "4ef2ea46cc3a09a9727e5f33db4eaf4bcd0a239251b121558ad93d61d2c8c601", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ef2ea46cc3a09a9727e5f33db4eaf4bcd0a239251b121558ad93d61d2c8c601", kill_on_drop: false }`
[INFO] [stdout] 4ef2ea46cc3a09a9727e5f33db4eaf4bcd0a239251b121558ad93d61d2c8c601
